Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

PSDscResources: Fix for Issue #100 - typo in company name #138

Merged
merged 2 commits into from
Feb 15, 2019

Conversation

timhaintz
Copy link
Contributor

@timhaintz timhaintz commented Feb 13, 2019

Pull Request (PR) description

Fix typo in company name

This Pull Request (PR) fixes the following issues

Task list

  • Added an entry under the Unreleased section of the change log in the README.md.
    Entry should say what was changed, and how that affects users (if applicable).
  • Resource documentation added/updated in README.md.
  • Resource parameter descriptions added/updated in README.md, schema.mof
    and comment-based help.
  • Comment-based help added/updated.
  • Localization strings added/updated in all localization files as appropriate.
  • Examples appropriately added/updated.
  • Unit tests added/updated. See DSC Resource Testing Guidelines.
  • Integration tests added/updated (where possible). See DSC Resource Testing Guidelines.
  • New/changed code adheres to DSC Resource Style Guidelines and Best Practices.

This change is Reviewable

@timhaintz timhaintz changed the title PSDscResources: Fix for Issue #100 typo in company name PSDscResources: Fix for Issue #100 - typo in company name Feb 13, 2019
@codecov-io
Copy link

Codecov Report

Merging #138 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #138   +/-   ##
===================================
  Coverage    83%    83%           
===================================
  Files        19     19           
  Lines      2760   2760           
  Branches      4      4           
===================================
  Hits       2305   2305           
  Misses      451    451           
  Partials      4      4

Copy link
Contributor

@mhendric mhendric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@mhendric mhendric merged commit eef94e8 into PowerShell:dev Feb 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PSDscResources: Company name has a typo in the module manifest
3 participants